toggle menu
UIQ3
7.1.0
FX-602P
switch theme
search in API
UIQ3
/
net.sourceforge.uiq3.fx602p
/
[FX-602P]Key
Key
FX-602P
open
class
Key
:
IKey
Author
"Martin Krischik" «krischik@users.sourceforge.net»
Members
Constructors
Key
Link copied to clipboard
FX-602P
constructor
(
Owner
:
Calculator_Fragment
,
keyId
:
Int
,
Calc_Key_Code
:
Short
,
Java_Key_Code
:
Int
,
Normal_Text
:
Int
,
Inv_Text
:
Int
,
Alpha_Text
:
Int
,
Inv_Alpha_Text
:
Int
)
create new key
Properties
Alpha_Text
Link copied to clipboard
FX-602P
val
Alpha_Text
:
Int
Text to be displayed when keyboard is in alpha mode
Inv_Alpha_Text
Link copied to clipboard
FX-602P
val
Inv_Alpha_Text
:
Int
Text to be displayed when keyboard is in inv alpha mode
Inv_Text
Link copied to clipboard
FX-602P
val
Inv_Text
:
Int
Text to be displayed when keyboard is in inv mode
Normal_Text
Link copied to clipboard
FX-602P
val
Normal_Text
:
Int
Text to be displayed when keyboard is in normal mode
Functions
clone
Link copied to clipboard
FX-602P
protected
open
fun
clone
(
)
:
Any
equals
Link copied to clipboard
FX-602P
open
fun
equals
(
obj
:
Any
)
:
Boolean
finalize
Link copied to clipboard
FX-602P
protected
open
fun
finalize
(
)
get
Button
Text
Link copied to clipboard
FX-602P
open
fun
getButtonText
(
)
:
String
get
Class
Link copied to clipboard
FX-602P
fun
getClass
(
)
:
Class
<
out
Any
>
hash
Code
Link copied to clipboard
FX-602P
open
fun
hashCode
(
)
:
Int
notify
Link copied to clipboard
FX-602P
fun
notify
(
)
notify
All
Link copied to clipboard
FX-602P
fun
notifyAll
(
)
Set_Text
Link copied to clipboard
FX-602P
open
fun
Set_Text
(
Inf
:
Boolean
,
Alpha
:
Boolean
)
to
String
Link copied to clipboard
FX-602P
open
fun
toString
(
)
:
String
wait
Link copied to clipboard
FX-602P
fun
wait
(
)